#scala langauge
Explore tagged Tumblr posts
Video
youtube
Tuples in Scala
The video gives an introduction to tuples in Scala. We will talk about syntax, ways to access elements in tuple and various other useful methods available in tuples.
Tuples are a bunch of values enclosed within parentheses. You can think of tuples as lightweight containers to pass data around.
Elements in tuple can be of different data types. Hence, it is an excellent alternative to small and simple classes that we used to declare in Java to pass multiple values.
#how to#how to scala#scala#scala langauge#Gaurav#Gaurav Gaur#Gaurav Scala#Martin Odersky#introduction to scala#introduction#scala tutorial#beginner#start#getting started#programming#functional programming#Tuples in Scala#Scala Tuples#collections#scala collections#learning scala
0 notes
Video
youtube
Scala installation on Windows
It is fairly easy to install Scala on windows. The video is a step by step guide to install Scala on windows. The steps should be same for all versions of Scala.
#how to#scala#scala langauge#Gaurav#Gaurav Gaur#Gaurav Scala#Martin odersky#Introduction to Scala#scala tutorial#tutorial#beginner#start#getting started#introduction#scala windows#windows scala#install scala on windows#install scala
0 notes
Video
youtube
Why Scala?
Scala is a language that is one of the most popular modern languages of modern times. It is another JVM general purpose language.
Scala was invented by Martin Odersky in 2003. He has done a good job of marrying object oriented paradigm with functional paradigm. The language is widely used across industry
#scala#Why to learn Scala?#Gaurav scala#scala langauge#programming#Martin odersky#introduction to scala
0 notes